Skip to content

Fixup compilation warnings #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2015
Merged

Fixup compilation warnings #301

merged 1 commit into from
Jun 25, 2015

Conversation

abo-abo
Copy link
Contributor

@abo-abo abo-abo commented Jun 25, 2015

  • clojure-mode.el (clojure-omit-space-between-tag-and-delimiters): Use
    `cl-every'.
    (paredit-open-curly): Declare.
    (paredit-close-curly): Declare.
    (clojure-backtracking-indent): Silence unused NORMAL-INDENT.

* clojure-mode.el (clojure-omit-space-between-tag-and-delimiters): Use
  `cl-every'.
(paredit-open-curly): Declare.
(paredit-close-curly): Declare.
(clojure-backtracking-indent): Silence unused NORMAL-INDENT.
bbatsov added a commit that referenced this pull request Jun 25, 2015
Fixup compilation warnings
@bbatsov bbatsov merged commit fda8788 into clojure-emacs:master Jun 25, 2015
@bbatsov
Copy link
Member

bbatsov commented Jun 25, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants